 @charset "utf-8";
*{box-sizing:border-box;margin:0;padding:0;  }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0;position: relative;overflow-x:hidden;color: #3c2f21;
	font-family:Arial, "Microsoft YaHei",  -apple-system, BlinkMacSystemFont, "PingFang SC","Lantinghei SC", "Helvetica Neue",  "Open Sans", "Hiragino Sans GB", sans-serif;}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#3c2f21;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:#ac462f}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;-webkit-appearance:none}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="#"]:after,a[href^="javascript:"]:after{content:""}
blockquote,pre{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}

.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}


::-webkit-input-placeholder{color:999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
/*::selection{background:#0662d4;color:#fff}
::-moz-selection{background:#0662d4;color:#fff}
::-webkit-selection{background:#0662d4;color:#fff}
*/
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.imgW100{width:100%}

.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap; justify-content:flex-start}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}

.bg-mask .pic{overflow: hidden;}
.bg-mask .pic a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.bg-mask:hover .pic a.a{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.bg-mask:hover .pic .a{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.bg-mask .pic .no-ani{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}

.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ablink{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.wp{width:90%;margin:0 auto;max-width:1400px}
.greybg{background:#f2f2f2}
.textup{text-transform:uppercase}
.co-main{color:#0662d4}
.co-fff{color:#fff!important}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}
.m-show{display:none}
.filter-page{filter: blur(5px);}
@media screen and (max-width:980px){.pc-show{display:none}
.m-show{display:block}
}

.roted45{transition: .3s}
.roted45:hover{transform: rotateZ(45deg);}
.rotedP:hover .roted45{transform: rotateZ(45deg);}

.titline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_w:hover .titline_w{}
.titline_w:hover{}

.titline_c{position:relative;background-image:linear-gradient(#03a2e7,#03a2e7);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_c:hover .titline_c{background-size:100% 1px;color: #03a2e7}
.titlin_c:hover h4 a{color: #03a2e7}
.titline_c:hover{background-size:100% 1px;color: #03a2e7}

.titline_r{position:relative;background-image:linear-gradient(#ac462f,#ac462f);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_r:hover .titline_r{color: #ac462f}
.titlin_r:hover  a{color: #ac462f}
.titline_r:hover{color: #ac462f}
/*.titline_r:hover{background-size:100% 1px;color: #ac462f}*/

.trans-line:before{content:'';position:absolute;width:60px;height:100%;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.trans-line:hover:before{-webkit-animation:aniBlink .6s ease-out forwards;-moz-animation:aniBlink .6s ease-out forwards;
-o-animation:aniBlink .6s ease-out forwards;  animation:aniBlink .6s ease-out forwards}


@keyframes leftRight{
0%{transform: translateX(0);}
50%{transform: translateX(10px);}
100%{transform: translateX(0);}
}
@keyframes leftRight1{
0%{transform: translateX(0);}
50%{transform: translateX(-10px);}
100%{transform: translateX(0);}
}
@keyframes upDown{0%{transform:translateY(0);}
50%{transform:translateY(-15px);}
100%{transform:translateY(0);}
}
@keyframes roted{
0%{transform: rotate(0deg);}
100%{transform: rotate(360deg);}
}

body{min-width: 1280px}
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background-image:url(../../index/images/cont2.jpg);z-index: 999;}
.loader img{position: absolute;left: 50%;top:50%;transform: translateX(-50%) translateY(-50%)}
.loader p{position: absolute;top:55%;color: #888;text-align: center;left: 0;width: 100%}

.overhide{overflow: hidden;}
/*header*/
.mainNav{height: 69px;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;right: 0;z-index: 20;width: 100%}
.scrolling .mainNav{background: rgba(0,0,0,.5);}
.mainNav .nav-wp{padding-left: 45px;padding-right:45px;height: 100%;min-width: 1260px}
.navList li{padding: 0 30px;position: relative;}
.navList li:after{content: '';height: 8px;width: 1px;background:#747474;right: 0;top:50%;margin-top: -4px;position: absolute;}
.navList li:last-child{padding-right: 0}
.navList li:last-child:after{display: none}
.navList li>a{color: #fff;font-size: 16px;display: block;height: 69px;line-height: 69px}
.navList li.cur>a{color: #ca140d}
/*.navList li>a.drapNav:after{content: "\e600";font-family: "swiper-icons" !important;font-size: 12px;font-style: normal;-webkit-font-smoothing: antialiased;margin-left: 5px;display: inline-block;transition: transform .3s;height: 12px;width: 12px;line-height: 12px;}
*/.navList li .drapNavs{width: 200px;height: auto;background-color: rgba(0, 0, 0, 0.75);box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing:
 border-box;border-top: 4px solid #ac462f;position: absolute;left: 50%;margin-left: -100px;top: 69px;padding: 10px 0;display: none}
.navList li .drapNavs a{display: block;width: 100%;text-align: center;font-size: 16px;color: #ffffff;line-height: 1.3em;padding: 9px 5px}
.navList li .drapNavs a:hover{background: rgba(79, 77, 76, 0.75);}
.navList li:hover>a{color: #ac462f}
.navList li:hover>a:after{transform:rotate(180deg);vertical-align: 2px}
.navList li:hover .drapNavs{display: block;}

.mainNav .hd-r{margin-left: 105px;color: #fff}
.mainNav .hd-r a{color: #fff;font-size: 14px;display: block;height: 69px;line-height: 69px}
.mainNav .hd-r .u-ser{margin-right: 55px}
.mainNav .hd-r a i{font-size: 20px}

.mainNav .hd-r .serpc{display: none;position: absolute;;width: 190px;height: 30px;top:100%;right: -10px;z-index: 66;background: #fff}
.mainNav .hd-r .inp{ width: calc(100% - 30px); height: 30px;line-height: 30px; padding: 0 10px 0 10px; font-size: 14px; color: #666;background: #fff;
	border:1px solid #eee;border-right: 0}
.mainNav .hd-r .sub{display:block;cursor:pointer;position:absolute;right:0;top:0;height:30px;width:30px;border:none;border-radius:50%;
  overflow:hidden;font-size:14px;color:#8f0e16;background:0 0;background: url(../images/serbtn.svg) no-repeat center;background-size: 18px 18px}
.mainNav .hd-r .close{ position: absolute; right: 5px; top: 50%;transform: translateY(-50%);  width: 20px; height: 30px;line-height: 30px; -webkit-transition: 0.5s;
  transition: 0.5s; font-size: 20px;color: #888;;cursor: pointer; }
.mainNav .hd-r .close:hover{ color:#2c06a0; }

@media screen and (max-width: 1600px){
  .navList li{padding: 0 20px;}

}

@media screen and (max-width: 1500px){
  .mainNav .nav-wp{padding-left: 3%;padding-right: 3%;}
  .navList li{padding: 0 15px;}

}

@media screen and (max-width: 1360px){
.mainNav .hd-r{margin-left: 55px;}
.mainNav .hd-r .u-ser{margin-right: 35px}
  .mainNav .nav-wp{padding-left: 3%;padding-right: 3%;}
  .navList li{padding: 0 10px;}
}
@media screen and (max-width: 1000px){
  .mainNav .nav-wp{padding-left: 3%;padding-right: 3%;}
  .navList li{padding: 0 5px;}

}
.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.line4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.line5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
/*old footer*/
/*
.footer{background: #212121;color: #919191;font-size: 14px}
.footer a{color: #919191}
.footer .wp{width: 90%;margin: 0 auto;max-width: 1400px}
.footer .fta{padding: 50px 0 30px}
.footer .fta h4.tit{color: #aeaeae;font-size: 16px;margin-bottom: 15px;}
.footer .fta .f1 .mail{width: 278px;height: 58px;border: 1px solid #383838;background: #2a2a2a;line-height: 58px;margin-bottom: 15px}
.footer .fta .f1 .mail p{color: #696969}
.footer .fta .f1 .mail i{width: 40px;height: 38px;border-right: 1px solid #383838;font-size: 30px;margin-top: 10px;line-height: 38px;margin-right: 10px}
.footer .fta .f2 select{width: 278px;height: 58px;border: 1px solid #383838;background: #2a2a2a;padding-left:20px;padding-right: 56px;appearance:none;color: #696969}
.not-arrow::-ms-expand { display: none; }
.footer .fta .f2  .frlinks i{position: absolute;right: 1px;top:1px;background:#2a2a2a;width: 58px;height: 56px;text-align: center;line-height: 56px;  }
.footer .fta .f3 .infos p{padding: 3px 0; color: #696969}

.footer .fta .f4 .ico{margin-left: 40px}
.footer .fta .f4 .ico a{position: relative;display: block;width: 45px;height: 45px;border-radius: 50%;border: 1px solid #6a6a6a;text-align: center;line-height: 45px}
.footer .fta .f4 .ico a i{font-size: 26px}
.footer .fta .f4 .ico a span{position:absolute;width: 100px;height:100px;left: 50%;margin-left: -50px;top: 53px;z-index: 15;display: none;background: #fff;padding: 5px}
.footer .fta .f4 .ico a span:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);border: 8px solid transparent;border-bottom-color: #fff;top:-15px;}
.footer .fta .f4 .ico a:hover span{display: block;}
.footer .ftb{text-align: center;font-size: 12px;color: #5e5e5e;padding: 15px 0;border-top: 1px solid #363636}
.footer .ftb p{padding: 3px 0}
.footer .ftb p span{margin: 0 5px}
.footer .ftb a{color: #5e5e5e}
.footer .ftb a:hover{color: #999}*/

/*newfooter*/
.footer{width:100%;background-color:#000000;height:260px;padding:50px 0 0;border-top: 2px solid #604c34;text-align: center;font-size:14px;}
.footer .tt1{color: #d3d3d3;line-height: 24px;margin-bottom: 24px}
.footer .tt1  i{display: inline-block;width: 20px;height: 24px;background: #3a1810;line-height: 24px;margin: 0 2px}
.footer .tt2{margin-bottom: 10px}
.footer .tt2 a{color: #d3d3d3;padding: 0 55px;position: relative;}
.footer .tt2 a:after {content: '';height: 8px;display: block;width: 1px;background-color: #4a4a4a;position: absolute;left: 0;top: 50%;margin: -4px;}
.footer .tt2 a:first-child:after{display: none}
.footer .tt3{color: #888582;font-size: 12px;margin-bottom: 15px}
.footer .tt3 p{padding: 3px 0}
.footer .tt4 a{color: #585858;border: 1px solid  #585858;padding: 1px 5px;margin-right: 15px }
.footer .tt4 i{display: inline-block;width: 19px;height: 20px;background: url(../images/lljy1.png) no-repeat center;vertical-align: -5px; }
@media screen and (max-width: 1440px){
	
}
@media screen and (max-width: 1360px){

}


#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}

.hidden_search .text { width: 100%; height: 36px; padding: 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn{display:block;cursor:pointer;position:absolute;right:0;top:0;height:36px;width:40px;border:none;border-radius:50%;
overflow:hidden;font-size:14px;color:#8f0e16;background:0 0;background: url(../images/serbtn.svg) no-repeat center;background-size: 20px 20px}
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 45px; padding-left: 20px; width: 95% }
.hidden_search .close_btn { position: absolute; right: 20px; top: 32%;  width: 35px; height: 35px;
-webkit-transition: 0.5s; transition: 0.5s; font-size: 26px;background: url(../images/closebtn.svg) no-repeat center; background-size: 18px 18px }
.hidden_search .close_btn:hover{ color: #530794; }

.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: rgba(0,0,0,.7);visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container { position: relative;  padding: 30px 40px 30px 30px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p{float: left;margin: 20px 0 0 5%;width: 90%;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.sear_txt{float: left;height: 30px;font-size: 12px;line-height: 30px;border: none;width: calc(100% - 35px);background: none;color: #666;text-indent: 5px;}


@media screen and (max-width: 600px){
.hidden_search .close_btn{right: 5px;font-size: 18px;top:28%;}
.cd-popup-container{width: 90%}
.hidden_search .text{font-size: 14px}
.cd-popup-container{padding: 20px 30px 20px 10px}
}
/*ny pub*/
.ny-wpss { background: url("../../public/images/bg1_01.jpg") 0 center, url("../../public/images/bg1_02.jpg") 1282px center, url("../../public/images/bg1_03.jpg") 1294px center; width: 100%; margin: 0 auto; position: relative;min-height: 500px;padding-bottom: 10px }
.ny-wp {padding-top: 69px; background: url("../../public/images/bg1_01.jpg") 0 center, url("../../public/images/bg1_02.jpg") 1282px center, url("../../public/images/bg1_03.jpg") 1294px center; width: 100%; margin: 0 auto; position: relative;min-height: 500px;padding-bottom: 10px }
.ny-more {background-color: #ac462f;width: 90px;height: 33px;color: #fff!important;font-size: 12px;position: relative;display: block;text-align: center;line-height: 33px;}
.ny-more em {font-size: 10px;margin-left: 5px;display: inline-block;transition: .3s}
/*.ny-more:hover em{transform: translateX(5px);}*/
.ny-more1 em{font-size: 14px;margin-left: 5px;display: inline-block;transition:transform .3s}
.ny-more1:hover{border:1px solid #ac462f;background:#ac462f;color: #fff}
/*.ny-more1:hover em{transform: translateX(5px);}*/
.ny-more1{display:block;width:130px;height:35px;line-height:33px;border:1px solid #9e834c;color:#666;font-size:14px;
	position:relative;text-align:center;transition: .3s}
.ny-tit-h  .ny-more1{width: 130px;margin-top: 18px}
.ny-more-l:hover{border:1px solid #ac462f;background:#ac462f;color: #fff}
.ny-more-l em{font-size: 12px;vertical-align: 1px;display: inline-block;margin-left: 5px;transition:transform .3s}
/*.ny-more-l:hover em{transform: translateX(5px);}*/
.ny-more-l{display:block;width:128px;height:33px;line-height:31px;border:1px solid #9e834c;color:#666;font-size:14px;
  position:relative;text-align:center;transition: .3s;margin-right:25px}

.ny-wps{margin: 0 auto;width: 85.4%;max-width: 1634px;margin: 0 auto;}
.ny-wps1{margin-left: 50px;max-width: 1735px;width: 90%}
.nxxyyj .ny-wps{width: 85%}
.ny-wps-full{max-width: 1800px;margin:0 auto;width: 95%;transform: translateX(5%)}
@media screen and (min-width: 1921px){
	.ny-wps1{margin: 0 auto;max-width: 1735px;width: 90%}
.ny-wps-full{max-width: 1634px;margin:0 auto;width: 90%;transform: translateX(0)}
}
@media screen and (max-width:1366px){
.ny-wps{width: 92%}
}
.mrb80{margin-bottom: 80px}
.pobg{position: absolute;z-index: 0;max-height: inherit;}
.poCon{position: relative;z-index: 8}
.ny-tit-h{font-size:32px;color:#3c2f21;height:70px;border-bottom:1px solid #cbb998;line-height:70px;margin-bottom: 60px;position: relative;}
.ny-tit-h a{position: absolute;left: 200px;top: 2px;font-size: 14px}
.ny-tit-h::before{content:'';width:4px;height:32px;background:#bf4e34;display:inline-block;margin-right: 10px;vertical-align: -3px}
.ny-tit-h a.fr{position: static;color: #c6c6c6;margin-top: 8px}
.ny-tit-h a.fr:hover{position: static;color: #ca140d;margin-top: 8px}
.slide-btn1 a{width: 100px;height: 36px;display: block;border: 1px solid #c3b08b;color: #847351;text-align: center;line-height: 36px}
.slide-btn1 a:hover{border: 1px solid #b04830;color: #fff;background: #b04830}
.slide-btn1 i{width: 1px;height: 16px;display: block;background: #c3b08b;margin:10px 30px 0;}

.slide-btn2{background: url(../../ny/images/hebtn.png) no-repeat center;height: 56px;width:calc(100% - 100px);
	max-width: 1080px;margin: 0 auto;margin-top: 10px}
.slide-btn2 a{position: relative;top:35px;font-size: 20px;height: 20px;display: block;}
.slide-btn2 a.next{left: -50px}
.slide-btn2 a.prev{right: -50px}
.slide-btn2 a.next:after{position: absolute;width: 7px;height: 7px;content: '';border-radius: 50%;background: #9e834c;top:50%;margin-top: -2px;right: -20px}
.slide-btn2 a.prev:after{position: absolute;width: 7px;height: 7px;content: '';border-radius: 50%;background: #9e834c;top:50%;margin-top: -2px;left: -20px}

em.play{position:absolute;top:50%;left:50%;z-index:3;
	display:block;margin-top:-33px;margin-left:-33px;width:66px;height:66px;background:url(../../ny/images/whzy/play.png) no-repeat center}

.pubCon{padding-top: 70px}
.position{margin-bottom:100px;position: relative;}
.position{font-size:14px;color:#666;border-bottom:1px solid rgba(158,131,76,.5)}
.position a{font-size:14px;line-height:33px}
/*.position .posi a:hover{text-decoration:underline}*/
.position .posi em{padding:0 6px}

.posi-nav { height: 33px; }
.posi-nav a { display: block;  height: 33px; font-size: 14px;  border: 1px solid #cdbb9a;  border-bottom: 0;min-width: 140px;text-align: center;
 line-height: 32px;padding: 0 35px;margin-left: -1px }
.posi-nav a.active { background-color: #b04830; color: #ffffff;border:1px solid #b04830;border-bottom: 0 }

.posi-ser{position:absolute;bottom: -39px;z-index: 5;right: 0}
.posi-ser .inp{margin-top: 5px;opacity: 0;;visibility: hidden;transition: .3s}
.posi-ser:hover .inp{opacity: 1;;visibility:inherit;}
.posi-ser .inp input{padding:0 10px;width:268px;height:38px;border:0;background-color:#ecdecd;color:#666;font-size:14px;line-height:38px}
.posi-ser .sub input{display:block;width:30px;height:30px;border:0;background:url(../../public/images/serbtnb.svg) no-repeat center;background-size:18px 18px;position: relative;}
.posi-ser .sub .line{width: 1px;height: 10px;background-color: rgba(158, 131, 76, 0.5);display: block;margin: 0 10px 0 13px;margin-top: 10px}
.posi-ser .sub select{width: 130px;height: 30px;appearance:none;font-size: 14px;border: none;background: transparent;padding-left: 15px;line-height: 30px;padding-right: 15px}
.posi-ser .sub .sel i{position: absolute;right: 1px;top:0;line-height: 30px;font-size: 13px;color: #222}

.pages{margin-top:48px;text-align:center;font-size:0;margin-bottom: 50px;min-height: 10px}
/*
.pages a{display:block;margin:0 auto;min-width:50px;height:50px;border:1px solid #cebd9f;text-align:center;font-size:20px;line-height:50px;margin-left: -1px}
.pages a:hover{background:#b04830;color:#fff;border:1px solid #b04830;}*/
.pages li.on a{background:#b04830;color:#fff;border:1px solid #b04830;}

.ny-tit-h4{font-size:24px;color:#3c2f21;height:45px;border-bottom:1px solid #cbb998;margin-bottom: 30px}
.ny-tit-h4::before{content:'';width:4px;height:24px;background:#bf4e34;display:inline-block;margin-right: 10px;vertical-align: -3px}


.ny-left{width:16.48%;padding-top: 90px}
.ny-left-Nav{}
.ny-left-Nav li{padding:0 20px;border-bottom:1px solid #cbb998;color:#3c2f21;line-height:50px;cursor:pointer}
.ny-left-Nav li a{display:flex;font-size:16px;justify-content:space-between}
.ny-left-Nav li a span{display: block;width: calc(100% - 20px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny-left-Nav li.active,.ny-left-Nav li:hover{background:url(../../ny/images/new/nav-text-bg.png) no-repeat center;background-size:cover}
.ny-left-Nav li.active a,.ny-left-Nav li:hover a{color:#fff}
.ny-left-Nav li a i{font-size:12px;width: }
.ny-right{width:79%}

.ny-right-con{min-height: 500px;}

.ny-more1ab{position: absolute;top: 0;right: 15%}
.ny-more1ft{margin-top: 25px}


.search-r .ny-wps{max-width: 1400px}
.search-r .position{margin-bottom: 50px;border-bottom: 0}
.serform{width: 100%;margin:  0 auto;max-width: 1280px;margin-top: 40px;margin-bottom: 55px}
.serform .inp{width: calc(100% - 244px);height: 80px;background: #fff;border: 1px solid #ddd;border-right: 0;line-height: 80px;padding: 0 3%}
.serform .sub{width: 244px;height: 80px;background:url(../../public/serbtn.png) no-repeat center;border: none;font-size: 0}
.serform form{margin-bottom: 20px}
.serform .hotword {color: #777;font-size: 14px}
.serform .hotword a{color: #b84b32;margin-right:20px;}
.sert{border-bottom: 1px solid #cbb697;padding: 0 30px;padding-bottom: 15px;margin-bottom: 35px;color: #666}
.sert .filter span{color:  #b84b32}
.serlist{background: rgba(255,255,255,.6);padding: 20px 90px 20px;}
.serlist li{padding: 42px 0;border-bottom: 1px solid #cbb697;padding-right: 100px;position: relative;}
.serlist li:last-child{border-bottom:0;}
.serlist li h4{font-size: 24px;margin-bottom: 18px}
.serlist li p{font-size:16px;color: #666}
.serlist li .tag{position: absolute;top:55px ;right: 5px}
.serlist li .tag a{display: inline-block;border: 1px solid #cbb697;width: 70px;height: 33px;text-align: center;line-height: 33px}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 

} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}

.pb_sys_style2 .p_no_d{ border: 1px solid #ac462f !important;
    color: #fff;
    background-color: #ac462f !important;}

.footer .tt2 .ftipp{color: #d3d3d3;padding: 0 55px;position: relative;}
.footer .tt2 .ftipp:after {content: '';height: 8px;display: block;width: 1px;background-color: #4a4a4a;position: absolute;left: 0;top: 50%;margin: -4px;}
.footer .tt2 .ftipp:first-child:after{display: none}
.ftipp:hover .ftip{display: block;}
.ftipp{position: relative;display: inline-block;cursor: pointer;}
.ftip{position: absolute;position: absolute;bottom:100%;left: 0;padding-bottom: 15px;z-index: 50;display: none}
.ftip .son{background: #fff;border: 1px solid #a14d38;display: block;position: relative;}
.ftip .son:before{content: '';display: block;width: 10px;height: 10px;border: 1px solid #a14d38;border-left: 0;border-top: 0;transform: rotate(45deg);position: absolute;bottom: -6px;left: 20px;background: #fff}
.ftip1 .son{white-space: nowrap;padding: 10px 15px;}
.ftip1 .son:before{left: 56px}
.ftip1{left: -30px}
.ftip2 {width: 100%;}
.ftip2 .son{padding: 10px 15px;}
.ftip2 .son a{display: block;margin: 0;color: #444;padding:4px 0;white-space: nowrap;}
.ftip2 .son a:hover{color:#ca140d}
.ftip2 .son a:after{display: none}
.ftip2 .son:before{left:50%;margin-left: -5px}
.ftip3{width: 160px;left: 50%;transform: translateX(-50%);}
.ftip3 p{font-size: 14px;color: #fff;padding: 8px 5px 10px;}
.ftip3 img{width: 100px}
.ftip3 .ico{text-align: center;color: #fff;width: 38px;line-height: 120px}
.ftip3 .ico em{font-size: 22px}
.ftip3 .codeimg{background: #fff;padding: 10px;margin-top: 1px}
.ftip3 .son{background: #a14d38}
.ftip3 .son:before{left:50%;margin-left: -5px}
.ftip4{width: 850px;left: -140px;}
.ftip4 .son a{display: block;margin: 0;color: #444;padding:2px 0;display: inline-block;}
.ftip4 .son a:hover{color:#ca140d}
.ftip4 .son a:after{display: none}
.ftip4 .son {padding: 20px}
.ftip4 .son ul{width: 46%;text-align: left;}
.ftip4 .son ul li{margin-bottom: 20px}
.ftip4 .son ul li h4{margin-bottom: 5px}
.ftip4 .son ul li h4 a{font-size: 18px;color: #a14d38}
.ftip4 .son ul li div span{display: inline-block;font-size: 15px;margin-right: 10px}
.ftip4 .son:before{left:25.5%;}